www.gusucode.com > ASP+Ajax 动态读取省份与城市联动菜单 > ASP+Ajax 动态读取省份与城市联动菜单\code\css\firste_validate_20081121193620.css

    /* edit by firste */



p { font-size: 1.0em; line-height: 1.3em; margin: 1.2em 0em 1.2em 0em; }
li > p { margin-top: 0.2em; }
pre { font-family: monospace; font-size: 1.0em; }
strong, b { font-weight: bold; }

/* PAGE ELEMENTS */

/* Content */


label { font-weight: bold; }

.hiddenlabel { visibility: hidden; }


/* Signup form */

#firste_validate{
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}

#firste_validate img { border: 0px; }

#firste_validate .label {
	padding-right: 8px;
	vertical-align: middle;
	text-align: right;
	width: 125px;
	white-space: nowrap;
}

#firste_validate .field {
  padding-bottom: 10px;
  white-space: nowrap;
}

#firste_validate .status {
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: 246px;
  white-space: nowrap;
}

#firste_validate label.error {
	background:url("../images/unchecked.gif") no-repeat 0px 0px;
	padding-left: 16px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #EA5200;
	font-size: 12px;
}

#firste_validate label.checked {
  background:url("../images/checked.gif") no-repeat 0px 0px;
}

#firste_validate .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}

#firste_validate #dateformatStatus, #firste_validate #termsStatus {
  margin-left: 6px;
}


#firste_validate #termswrap {
  float: left;
}

#firste_validate #terms {
  vertical-align: middle;
  float: left;
  display: block;
  margin-right: 5px;
}

#firste_validate #lterms {
  font-weight: normal;
  vertical-align: middle;
  float: left;
  display: block;
  width: 350px;
  white-space: normal;
}

#firste_validate #signupsubmit {
  
}